ComponentOne FlexReport for WinForms
IsExpression Property

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport Namespace > ScriptValue<T> Class : IsExpression Property
Gets or sets a value indicating whether the current ScriptValue is specified as an expression.
Syntax
'Declaration
 
Public Property IsExpression As System.Boolean
public System.bool IsExpression {get; set;}
See Also

Reference

ScriptValue<T> Class
ScriptValue<T> Members